Investigator API
GET Saved Search By Id
Overview
Gets a saved search by its ID.
OperationId: GET Saved Search By Id
Authorization Method(s): OAuth
Verb: GET
End Point: /api/configuration/user/savedsearch/{id}
Overview
| code | description |
|---|---|
| 200 | Returns the saved search. |
| 401 | If the user is unauthorized. |
| 404 | If the saved search is not found. |